Auto merge of #1682 - yoongkang:new_error_msg, r=alexcrichton
authorbors <bors@rust-lang.org>
Sun, 7 Jun 2015 17:19:35 +0000 (17:19 +0000)
committerbors <bors@rust-lang.org>
Sun, 7 Jun 2015 17:19:35 +0000 (17:19 +0000)
Some project names caused problems as
they already exist in target/debug. When
the projects fail to be created, the error
message was also not descriptive.

This commit adds a blacklist and a more
descriptive error message.

See #1618.

1  2 
src/cargo/util/toml.rs
tests/test_cargo_compile.rs

Simple merge
Simple merge